Skip to content

Conversation

@Erimsj04
Copy link

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Is it been tested?

  • Development testing done

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have performed a peer-reviewed with team member(s)
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

jpelton-stroud and others added 30 commits May 4, 2021 21:44
`No HTML file named javaScript was found. (line 22, file "simpleTasks")` error due to capitalization typo in requested filename.
This prevents jquery from deleting the header row on .remove() as well as avoiding duplication of the rows on update.
Without this, the import fails and the example doesn't work.
Without this, the script fails to run and the example doesn't work.
Change jquery UI script include to use https
I was running into this earlier today, adding this piece fixed it for me. Best!
…-apps-script

Initial checkin of Apps Script forms API samples
docs(samples): add the Google Analytics Admin API apps script sample app
  Update YoutubeContentId to YouTubeContentId
Adding useLegacySql: false to account for error
Patch to fix docs sample cursorInspector
fix: 'No HTML file named javaScript was found'
…bile

Remove obsolete android sample, deprecated ~3 years ago
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
* Initial checkin of Forms API Apps Script webapp
…psScriptWebapp-2

Form api apps script webapp 2
…me-formatting

Further tweaks on readme file
LastZactionHero and others added 27 commits September 22, 2022 10:51
* Adds region tag

* Update solutions/automations/upload-files/Code.js

Co-authored-by: Steve Bazyl <[email protected]>

* Update solutions/automations/upload-files/Code.js

Co-authored-by: Steve Bazyl <[email protected]>

Co-authored-by: Steve Bazyl <[email protected]>
Co-authored-by: Steve Bazyl <[email protected]>
…orkspace#372)

* Sample for the AppSheet and Apps Script video tutorial

* fix: make requested changes

* fix: broken markdown link

Co-authored-by: Justin Poehnelt <[email protected]>
* Adds region tag

* Updating region tag to standard format

Co-authored-by: Vinay Vyas <[email protected]>
* Adds examples to People API advanced service

* fix: Lint errors and replace for loop with find

* fix: missing semi-colon

* chore: more lint fixes

* chore: more lint fixes

Co-authored-by: Vinay Vyas <[email protected]>
* Google workspace rebranding from g suite

* fix: Google workspace rebranding from g suite

* Remove trailing space

Co-authored-by: Vinay Vyas <[email protected]>
Sample uses `TOP` which is an invalid BQ function. Replace sample with query from https://cloud.google.com/bigquery/docs/sandbox.
…ers or multiple groups to Team Calendar (googleworkspace#390)

* Added support for also adding indirect members or multiple groups

* Fixed broken link
* Fix missing {}

* Update Code.js

* Update Code.js

---------

Co-authored-by: Vinay Vyas <[email protected]>
Updates minor typo.
@google-cla
Copy link

google-cla bot commented Nov 13, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.